.btn-primary.hm-yellow-btn {
    background-color: #edc62b;
    border-color: #edc62b;
}
.btn-primary.hm-green-btn {
    background-color: #286933;
    border-color: #286933;
}
/* change the background color */
.navbar-custom {
    background-color: #fdf9e9;
    border-color: #286933;
}
.card-custom {
    background-color: #fdf9e9;
    border-color: #fdf9e9;
}
.bg-custom {
    background-color: #fdf9e9;
    border-color: #286933;
}

.plan_text {
    color: #286933;
}
.hero.yellow_text {
    color: #edc62b
}
.heading.green_text {
    color: #fdf9e9
}
#contact {
	font: italic;
	}
body, html {
    height: 100%;
}
